[Tracer] (Event Grid 2/5) Register outbound SDK calltargets - #8912
[Tracer] (Event Grid 2/5) Register outbound SDK calltargets#8912pablomartinezbernardo wants to merge 1 commit into
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
BenchmarksBenchmark execution time: 2026-07-29 10:32:35 Comparing candidate commit 7af02af in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 71 metrics, 0 unstable metrics, 59 known flaky benchmarks, 67 flaky benchmarks without significant changes.
|
6962620 to
2674581
Compare
2674581 to
ab8152d
Compare
a43a196 to
a6f6e65
Compare
ab8152d to
2f6ba44
Compare
Execution-Time Benchmarks Report ⏱️Execution-time results for samples comparing This PR (8912) and master. ✅ No regressions detected - check the details below Full Metrics ComparisonFakeDbCommand
HttpMessageHandler
Comparison explanationExecution-time benchmarks measure the whole time it takes to execute a program, and are intended to measure the one-off costs. Cases where the execution time results for the PR are worse than latest master results are highlighted in **red**. The following thresholds were used for comparing the execution times:
Note that these results are based on a single point-in-time result for each branch. For full results, see the dashboard. Graphs show the p99 interval based on the mean and StdDev of the test run, as well as the mean value of the run (shown as a diamond below the graph). Duration chartsFakeDbCommand (.NET Framework 4.8)gantt
title Execution time (ms) FakeDbCommand (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8912) - mean (74ms) : 69, 79
master - mean (71ms) : 69, 74
section Bailout
This PR (8912) - mean (79ms) : 74, 84
master - mean (78ms) : 75, 82
section CallTarget+Inlining+NGEN
This PR (8912) - mean (1,092ms) : 1040, 1144
master - mean (1,092ms) : 1035, 1149
FakeDbCommand (.NET Core 3.1)gantt
title Execution time (ms) FakeDbCommand (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8912) - mean (114ms) : 108, 121
master - mean (113ms) : 107, 119
section Bailout
This PR (8912) - mean (112ms) : 109, 115
master - mean (113ms) : 108, 118
section CallTarget+Inlining+NGEN
This PR (8912) - mean (788ms) : 767, 810
master - mean (784ms) : 766, 802
FakeDbCommand (.NET 6)gantt
title Execution time (ms) FakeDbCommand (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8912) - mean (102ms) : 96, 107
master - mean (100ms) : 94, 106
section Bailout
This PR (8912) - mean (101ms) : 97, 105
master - mean (102ms) : 96, 107
section CallTarget+Inlining+NGEN
This PR (8912) - mean (951ms) : 913, 990
master - mean (944ms) : 908, 980
FakeDbCommand (.NET 8)gantt
title Execution time (ms) FakeDbCommand (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8912) - mean (96ms) : 93, 99
master - mean (95ms) : 93, 97
section Bailout
This PR (8912) - mean (102ms) : 98, 106
master - mean (97ms) : 95, 98
section CallTarget+Inlining+NGEN
This PR (8912) - mean (819ms) : 781, 857
master - mean (818ms) : 785, 850
HttpMessageHandler (.NET Framework 4.8)gantt
title Execution time (ms) HttpMessageHandler (.NET Framework 4.8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8912) - mean (192ms) : 188, 196
master - mean (191ms) : 188, 194
section Bailout
This PR (8912) - mean (195ms) : 193, 197
master - mean (195ms) : 193, 197
section CallTarget+Inlining+NGEN
This PR (8912) - mean (1,169ms) : 1131, 1206
master - mean (1,173ms) : 1121, 1224
HttpMessageHandler (.NET Core 3.1)gantt
title Execution time (ms) HttpMessageHandler (.NET Core 3.1)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8912) - mean (273ms) : 269, 277
master - mean (274ms) : 271, 277
section Bailout
This PR (8912) - mean (274ms) : 270, 277
master - mean (274ms) : 271, 277
section CallTarget+Inlining+NGEN
This PR (8912) - mean (938ms) : 917, 958
master - mean (942ms) : 926, 958
HttpMessageHandler (.NET 6)gantt
title Execution time (ms) HttpMessageHandler (.NET 6)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8912) - mean (266ms) : 261, 271
master - mean (267ms) : 264, 271
section Bailout
This PR (8912) - mean (266ms) : 264, 269
master - mean (267ms) : 265, 270
section CallTarget+Inlining+NGEN
This PR (8912) - mean (1,144ms) : 1100, 1188
master - mean (1,140ms) : 1083, 1196
HttpMessageHandler (.NET 8)gantt
title Execution time (ms) HttpMessageHandler (.NET 8)
dateFormat x
axisFormat %Q
todayMarker off
section Baseline
This PR (8912) - mean (266ms) : 261, 270
master - mean (266ms) : 261, 271
section Bailout
This PR (8912) - mean (266ms) : 263, 268
master - mean (266ms) : 263, 269
section CallTarget+Inlining+NGEN
This PR (8912) - mean (1,030ms) : 993, 1067
master - mean (1,028ms) : 986, 1070
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
2f6ba44 to
9818224
Compare
a6f6e65 to
4a68967
Compare
9818224 to
7a0f908
Compare
4a68967 to
c67ae6c
Compare
7a0f908 to
7af02af
Compare
c67ae6c to
14823fd
Compare

Summary of changes
Registers outbound CallTarget instrumentation for
Azure.Messaging.EventGridandAzure.Messaging.EventGrid.Namespaces.Reason for change
Create producer spans and inject trace context where supported when applications publish Azure Event Grid events.
Implementation details
CloudEventandEventGridEventpayloads.Test coverage
End-to-end coverage is added in the follow-up outbound E2E PR in this stack.
Other details
This PR is part of a larger Graphite stack.